/*Using call for including BSF support*/
CALL BSF.CLS
.bsf.dialog~messagebox("This is a Java message box.")
SAY "Did you see it?"
EXIT 0